﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td,a { margin: 0; padding: 0;}
body{color:#333;	margin:0px auto; font-size:14px; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px;padding: 0}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
i,em{font-style: normal;}
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover{ color:#c30d23; outline:none; }
a:active{ color:#c30d23; outline:none; }

/*==========@@频道布局 开始@@==========*/


/*===公共 结束===*/
.hidden {display:none;}
.hide {display:none !important;}
.w1200 {width:1200px;margin:0 auto;}
.hv4 {clear:both;height:40px;}
.clearfix {*zoom:1;}
.hv{height: 10px;}
.fl {float: left;}
.fr {float: right;}
#content_k{width: 100%;float: left;}
#content{width: 1200px;margin: 0 auto}
#abcontent{width: 100%;float: left;padding: 0 0 40px;background: #f5f5f5}
.ying{white-space:nowrap; overflow:hidden; text-overflow:ellipsis}

#gun_xinwen{height:;width:100%;;float:left;position: relative;}
#gun_xinwen ul{width: 1200px;margin: 0 auto}
#suiji,#gun_xinwen{font-size: 0;width: 0;height: 0}
#suiji img,#gunxinwen img{width: 0;height: 0}

#auto_img{width: 100%;height: auto;}
#auto_img img{width: 100%;height: 100%;object-fit: contain;}

/*======头部======*/

/* 顶部 */
#top_main { height:40px;  width: 100%; float: left;}
#top { height:40px; line-height:40px; text-align:right;width:1200px;  margin:0 auto; }
#top_1 { float:right;  text-align:left;}
#top_2 { float:right; text-align:right; }
#zhuying{float: left;}
#top a { color:#333; font-weight:bold;  }
#top a:hover { color:#F00; font-weight:bold; text-decoration:none}


/*Logo*/
#logo_main {width: 100%; float: left;}
#logo { position: relative;width:1200px;  margin:0 auto; overflow:hidden;z-index: 10000;height: 100px}
#logo .WebLogo{ float:left;}
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}

#logo #dianhua{position: absolute;right: 0;top:6px;height: 60px;font-size: 16px;color: #999;background: url(../images/tel.png) no-repeat left center;padding-left: 50px;}
#logo #dianhua font{color: #0056A9;font-size: 24px;font-weight: bold;}
/*导航*/
#navigation_main { background:#0056A9; position:relative;z-index:100; width: 100%; float: left;}
#navigation { height:60px; width:1200px;  margin:0 auto; overflow:hidden; }
#navigation ul.navigationlist li { float:left; line-height:60px; text-align:center; width: 171px ;}
#navigation ul.navigationlist li a { display:block;font-size:16px;color:#FFF;}

#navigation ul.navigationlist li a:hover,#navigation ul.navigationlist .current { text-decoration:none; color:#fff;background:#FE632B ;  }
#navigation ul.navigationlist .current1{color:#;background: }
/*导航栏下拉*/
#navigation  ul.subnavigationlist,#navigation ul.subnavigationlist li ul.subnavigationlist1{display:none; position:absolute; z-index:100;width: 200px;background: #ffffff;border-top-width:3px;border-top-style:solid;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05)}
#navigation  ul.subnavigationlist li { position: relative;float:left; width: 100%;border-bottom: 1px solid rgba(0,0,0,0.10);text-align: left;text-indent: 0}
#navigation  ul.subnavigationlist li a { position: relative;display: block;padding: 10px 15px;line-height: 24px;font-weight: 400;font-size: 14px;text-transform: capitalize;color: #272727;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
#navigation  ul.subnavigationlist li a:hover { background:#3d3e3e; color:#fff; }
#navigation  ul.subnavigationlist li:hover .dropdown-btn{color: #ffffff;}

#navigation ul.subnavigationlist li ul.subnavigationlist1{top:0;left: 200px}

#subnavigationlist_li .dropdown-btn {position: absolute;right: 10px;top: 6px;width: 30px;height: 30px;text-align: center;color: #272727;line-height: 28px;background-size: 20px;cursor: pointer;z-index: 5;}
#navigation ul.navigationlist li a:hover,#navigation ul.navigationlist .current {text-decoration:none; color:#fff;}
/*======banner======*/
#banner_main {position:relative; width: 100%; float: left;}
#banner { margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center;  }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; border-radius:50%;background:#333; margin:0 5px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  width: 14px;height: 14px}


/* search部分 */
.search1 {height: 68px;border-bottom: 1px solid #eee;position: relative;z-index: 5;background: #f8f8f8;float: left;width: 100%}
.search1 .keyword {font-size: 14px;color: #333;margin-top: 29px;height: 16px;line-height: 16px;width: 815px;position: relative;z-index: 4;}
.search1 .keyword span {float: left;width: 90px;color: #333;font-weight: bold;}
.search1 .keyword p {float: left;}
.search1 .keyword p a {float: left;color: #888;font-size: 14px;margin-right: 10px;height: 15px;line-height: 15px;border-left: 1px dotted #a5a5a5;padding: 0 12px;}
.search1 .keyword p a:hover {color: #181a98;}
.search1 .keyword a:first-child {padding-left: 0;border-left: none;}
.search1 .inp {width: 300px; height: 36px;margin-top: 15px;overflow: hidden;margin-left: 27px;border: 1px solid #dddddd;border-radius: 27px;}
.search1 .inp input#seachkeywords {border:none;height: 36px;line-height: 36px;width: 250px;float: left; text-indent: 17px; font-size: 14px;color: #999;}
.search1 .inp .sea {display: block; float: left; width: 35px;height: 38px;position: relative;top: -1px; background: #181a98;padding-right: 15px;;background: url(../images/search.png) no-repeat 18px center;border:none;text-indent: -999999px}
.search1 .inp .sea i {display: block;width: 35px;height: 38px}

/* 友情链接 */ 
#link_main { width: 100%; float: left; }
#link { padding:0; width: 1200px; margin: 0 auto; overflow:hidden;}
.link_title { ; height:60px; line-height:60px; float: left; margin-right: 20px}
.link_title h2 { font-size:16px; font-weight:bold;color:#626262;}
.link_body { overflow:hidden; zoom:1;  border-top:0; border-bottom:0}
.link_bottom { height: 5px; font-size: 0px; line-height:0; background:#FACEB9;  overflow:hidden; margin-bottom:5px;}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; text-align:center; }
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #6C9ACC;}
.link_text { overflow: hidden; zoom:1; }
.link_text ul li { float:left; text-align:center;  overflow:hidden; white-space:nowrap;margin: 0 10px 0 0}
.link_text a { line-height:60px; font-size:16px; }

/* 版权信息 */
.footer {width:100%;color:#fff;padding-bottom:50px;background:#222;float:left;}
.footer .bNav {width:auto;min-height:180px;margin-top:60px;}
.footer .di_logo img {width:111px;height:111px;background-size:100%;}
.footer .bNav dl {display:inline-block;float:left;width:auto;overflow:hidden;text-align:left;padding:10px 40px 0 0;}
.footer .bNav dl#dl_k4 {width:200px;}
.footer .bNav dl#dl_k1 {display:none;}
.footer .bNav dl dt {height:16px;display:block;padding-bottom:32px;}
.footer .bNav dl dt a {display:block;font-size:16px;color:#fff;line-height:16px;}
.footer .bNav dl dd {display:block;height:14px;padding-bottom:16px;}
.footer .bNav dl dd a {display:block;font-size:14px;color:#999;line-height:14px;}
.footer .bNav dl dd a:hover {color:#fff;}
.footer .ewm {text-align:center;margin-left:15px;margin-top:78px;}
.footer .ewm dl {width:auto;float:left;display:block;margin-right:0px;height:164px;padding-right: 10px}
.footer .ewm dl:nth-child(2) {margin-right:0px;}
.footer .ewm dl:first-child+dl {margin-right:0px;}
.footer .ewm dl dt {width:150px;text-align:center;}
.footer .ewm dl dt img {width:130px;display:inline-block;background-size:100%;margin-top:5px;}
.footer .ewm dl dd {font-size:14px;color:#666;line-height:24px;padding-top:10px;}
.footer .contact_info {width:auto;height:180px;margin-top:60px;border-left:#444444 solid 1px;padding:0 40px 0 50px}
.footer .contact_info p.p1 {font-size:14px;color:#ccc;line-height:14px;padding-top:10px;}
.footer .contact_info p.dh {font-size:36px;color:#ccc;font-family:"Arial";line-height:36px;padding-top:4px;font-weight:bold;padding-bottom:12px;}
.footer .contact_info h3 {font-size:20px;padding-top:8px;}
.footer .contact_info p.tel {font-size:14px;color:#999;line-height:26px;width:auto;}
.footer .contact_info i {display:block;padding-top:8px;font-size:14px;color:#fff;}

.footer .contact_info i a {display: inline-block;color: #fff;padding-right: 12px;}
.copyright {height: 80px;line-height: 80px;color: #fff;font-size: 12px;background: #111111;overflow: hidden;float: left;width: 100%}
.copyright span {margin: 0 6px;}
.copyright a {color: #666;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.copyright a:hover {color: #fff;}


/*fa1*/
.bt_link{ height: 55px; line-height: 55px;  float: left;width: 100% }
.btLink{ color: #fff;  font-size: 18px; }
.btLink a { margin:0 5px; color:#fff;  font-size: 16px; height: 18px; line-height: 1; vertical-align: middle; display: inline-block;  *display: inline; 
      padding-left: 8px;    border-left: 1px #fff solid;}
.btLink a:first-child{ margin-left: 0; border-left: 0;}
.btLink a:hover{ text-decoration: underline; }
/*foot1*/
.footer1{background: #000; font-size: 16px;color: #fff;  min-height: 200px;  float: left;width: 100% }
.footer1 .w{  position: relative;}
.footer1 .icon{ position: absolute;right: 0;top: -64px;width: 426px;height: 75px;}
.code1{float: left;text-align: center;width:190px;  font-size: 16px;  color: #fcf8f8;padding-top: 20px;height:180px;}
.code1 img{width: 100px;height: 100px; display: block; margin:15px auto 0;}
.copyright1 { float: right;line-height:26px;  width:970px; position: relative; }
.copyright1 a{color: #fff;}
.copyright1 .c_links{margin-top: 15px;}
.copyright1 .c_links a{ margin: 0 10px;}
.copyright1 .subnav { float: left;  line-height:42px;margin: 27px 0 16px 0; height: 42px;  font-size: 18px; width: 100%; }
.copyright1 .subnav a { margin: 0 4px;color: #fff;  font-size: 18px; }
.copyright1 .subnav a:hover{color: #fff; text-decoration: underline;}
.copyright1 p a:hover{text-decoration: underline; }
.copyright1 .bt_data{  font-size: 16px;   padding:5px 0;  float: left;}
.copyright1 .zhichi{  float: left; width: 100%;  padding-top: 16px; line-height: 23px; font-size: 16px; width: 100%;}
/**/
#esobao{width:;text-align: center;margin:20px 0 10px;float: right;}

/**/
.footer-bottom {width: 100%;float: left;position: relative;padding: 30px 0px;text-align: center;border-top: 1px solid rgba(255,255,255,0.20);}
.copyright a{color:#fff}
#jishuzhichi{position: relative;top:2px;}

/*当前位置*/
#location_main {} 
#location {color:#999; float:right; padding-right:8px;}

.auto-container{position:static;max-width:1200px;padding:0px 15px;margin:0 auto;}

.page-title{position:relative;padding:110px 0px 0px;background-repeat:no-repeat;background-size:cover;background-position:center top;width: 100%;float: left;}

.page-title .auto-container{position:relative;}
.page-title:before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;}
.page-title.shop-title:before{display:none;}
.page-title h1{position:relative;color:#ffffff;font-size:42px;font-weight:700;line-height:1.2em;margin-bottom:100px;text-transform:capitalize;}
.page-breadcrumb{position:relative;left:0px;bottom:0px;display:inline-block;padding:20px 50px 20px 60px;border-left-width:4px;border-left-style:solid;background-color:rgba(0,0,0,1);color:#fff;}
.page-breadcrumb a{margin-right:6px;padding-right:0;color:#fff;font-size:16px;font-weight:400;}
.page-breadcrumb a:first-child:after{display:none; }
.page-breadcrumb a:first-child{color:#ffffff;padding-right:0px;}
.page-breadcrumb a:last-child::after{display:none;}
.page-breadcrumb a:last-child{color:#ffffff;padding-right:0px;margin-right:0px;}
.page-breadcrumb li a{}

.page-breadcrumb li a:hover{color:#fff;}
/*===结束===*/

/*分页样式*/

/*.pages{ text-align:center; overflow:hidden; margin-top:2%; margin-bottom:2%;width: 100%;float: left;}
.yema a,.yema span{ padding:10px 22px; border:#ccc 1px solid; margin:0 2px; font-size:17px; display:inline-block; color:#333; margin-bottom:10px; border-radius:4px;}
.page-num-current{color:#fff !important;border-width: 1px;border-style:solid }
.yema a:hover{ margin:0 2px;  text-decoration:none; }

*/
/*分页样式一*/
.page {position: relative;text-align: center;width: 100%;float: left;margin: 80px 0 0}
.page:before {position: absolute;content: '';left: 0px;margin-top: 25px;width: 100%;height: 1px;background-color: #dddddd;}
.styled-pagination {position: relative;display: inline-block;padding: 0px 10px;background-color: #ffffff;}
.text-center {text-align: center;}
.my-5{padding: 10px 0}
.page a, .page span{margin: 0px 6px 0px 0px;position: relative;display: inline-block;line-height: 48px;height: 50px;font-size: 18px;min-width: 40px;padding-left: 5px;padding-right: 5px;color: #3d3e3e;font-weight: 400;text-align: center;background: #ffffff;border: 1px solid #dddddd;text-transform: capitalize;transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;-moz-transition: all 500ms ease;font-family: 'Volkhov';}
.page span,.page a,.page .pagedown,.page .pageend{color: #ffffff;border-color: #3d3e3e;background-color: #3d3e3e;}
.page .pageinfo{padding: 0 15px}
.page .pagefirst,.page .pageup,.page .pagedown,.page .pageend{padding: 0 10px}

.page .pagenum{background: #ffffff;border: 1px solid #dddddd;color: #3d3e3e;}
.page-num-current{}

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist textarea{}
textarea::-webkit-input-placeholder { }

.guestbook_table li{float: left;width: 33%;margin-bottom: 15px}
.guestbook_table li input{width: 95%;height: 40px;line-height: 40px;border: 1px solid #D9D9D9;border-radius: 4px;text-indent: 10px}
.guestbook_table li textarea{width: 100%;height: 160px;padding: 15px 12px;border: 1px solid #D9D9D9;color: #666666;border-radius: 4px;}
.guestbook_table li input[type="radio"]{width: auto;height: 20px;line-height: 20px;position: relative;top:0;}
.guestbook_table li span{height: 20px;line-height: 20px;position: relative;top:-5px;padding:0 5px;}
.guestbook_table li.gust_li_MessageContent{width: 95%}
.guestbook_table li.gust_yanz{width: 100%}
.guestbook_table li.gust_yanz input{width: 200px}
#code{height: 34px}
.guestbook_table li.gust_tijiao{width: 200px;}
.guestbook_table li.gust_tijiao input{width: 100%;color: #fff;font-size: 16px;text-indent: 0}
/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px;  line-height:40px; font-size:24px; color:#5d5d5d; font-weight:500;width: 100%;padding: 40px 0 20px}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262;display:inline-block }
.message_bottom{}
/*===留言频道  结束===*/
/*联系我们*/
#linaixwomen{padding-bottom: 10px;line-height: 28px}
#linaixwomen i{color:#999;padding-right: 10px;font-size: 16px} 
#linaixwomen i.i1{font-size: 20px}
#linaixwomen i.i2{font-size: 20px}
#linaixwomen i.i3{font-size: 20px}
#linaixwomen i.i8{font-size: 25px}
/*===联系我们  结束===*/



  #pro0{width: 100%;}
  #chanpin_top{background: url(../images/chanpin_tit.png) no-repeat top center;width: 100%;margin: 0 auto;padding-top: 100px;}
  #chanpin_top p{color: #333;font-size: 20px;text-align: center;padding: 20px 0;}
  #pro0 .hd {overflow: hidden;}
  #pro0 .hd ul{width: 690px;margin: 0 auto;overflow: hidden;margin-top: 35px;}
  #pro0 .hd ul li{width: 220px;height: 60px;float: left;line-height: 50px;text-align: center;font-size: 18px; margin: 0 5px;background: url(../images/chanpin01.png) no-repeat top center;color: #333;}
  #pro0 .hd ul li:after{height: 10px;}
  #pro0 .hd ul li.on{background: url(../images/chanpin01_h.png) no-repeat top center; color: #fff;}
  #pro0 .bd {overflow: hidden;}
  #pro0 .bd ul{margin-top: 40px;}
  #pro0 .bd ul li{width: 388px;height: 330px;float: left;overflow: hidden;margin: 0 5px;margin-bottom: 20px;border: 1px #ddd solid;background: #E3E3E3;}
  #pro0 .bd ul li .img{width: 100%;height: 280px;}
  #pro0 .bd ul li p{text-align: center;line-height: 50px;font-size: 15px;color: #666;}
  #pro0 .bd ul li:hover{background: #0056A9;}
  #pro0 .bd ul li:hover p{color: #fff;}

  #bg01{width: 100%;position: relative; height: 520px;}
  #bg01 li{font-size: 18px;color: #444;}
  #bg01 .bg001{position: absolute;left: 173px;top: 92px;}
  #bg01 .bg002{position: absolute;left: 155px;top: 229px;}
  #bg01 .bg003{position: absolute;left: 200px;top: 381px;}
  #bg01 .bg004{position: absolute;right: 163px;top: 73px;}
  #bg01 .bg005{position: absolute;right: 36px;top: 185px;}
  #bg01 .bg006{position: absolute;right: 27px;top: 345px;}

#youshi{padding: 45px 20px; overflow: hidden;width: 100%;margin: 0 auto;height: 2027px;position: relative;}
#youshi ul li.ys01{position: absolute;left: 36px;top: 317px;}
#youshi ul li.ys02{position: absolute;right: 44px;top: 779px;}
#youshi ul li.ys03{position: absolute;left: 43px;top: 1216px;}
#youshi ul li.ys04{position: absolute;right: 43px;top: 1672px;}

#youshi ul li{width: 540px;float: left;text-align: left;}
#youshi ul li h3{font-size:32px;color:#222; margin-bottom: 60px;width: 520px; text-indent: 70px;}
#youshi ul li strong{color: #999;font-size: 13px;font-weight: normal;}
#youshi ul li p{color: #333;font-size: 16px; margin-bottom: 44px;}
#youshi ul li.ys04 p{margin-bottom: 38px;}

#bg02{width: 100%;position: relative; height: 200px;}
#bg02 h2{font-size: 30px;color: #fff;position: absolute;right: 136px;top: 149px;}

#comp0{ width:100%; height:; float:left;padding: 40px 0;}

#comp0_left{width: 48%;float: left;padding: 30px 36px;background: #fff;height: 360px;}
#comp0_left strong{font-size: 26px;color: #ddd;margin-bottom: 20px;}
#comp0_left h2{font-size: 34px;color: 333;margin-bottom: 20px;}
#comp0_left .comp0_text{font-size: 15px;color: #333;  line-height: 30px;margin-bottom: 70px;}

#comp0_left .comp0_tel{height: 100px;}
#comp0_left .comp0_tel ul li{width: 30%;float: left;}
#comp0_left .comp0_tel ul li strong{font-size: 40px;color: #DA251C; line-height: 10px;}
#comp0_left .comp0_tel ul li strong font{font-size: 14px;color: #333;font-weight: normal;}

#comp0_left .comp0_tel span{ font-size: 16px;color: #fff;background: #127A44;padding: 10px 40px;border-radius: 50px;}
#comp0_right{ width: 46%;float: right;overflow: hidden;}

#anli0_top{background: url(../images/anli_tit.png) no-repeat top center;width: 100%;margin: 0 auto;padding-top: 100px;padding-bottom: 30px;}
#anli0_top p{color: #fff;font-size: 14px;text-align: center;padding: 20px 0;}

#anli{width: 100%;}
#anli .hd{overflow: hidden;position: relative;height: 100px;}
#anli .hd .prev{position: absolute;background: url(../images/left.png) no-repeat left center;width: 80px;height: 80px; left: 500px;top: 20px;z-index: 9999;}
#anli .hd .next{position: absolute;background: url(../images/right.png) no-repeat right center;width: 80px;height: 80px; right: 500px;top: 20px;z-index: 9999;}

#anli_cen ul{margin-top: 40px;}
#anli_cen ul li{width: 358px;float: left;overflow: hidden;margin: 0 5px;margin-bottom: 20px; position: relative;padding: 15px 15px 30px 15px;border: 1px #ddd solid; height: 340px;}
#anli_cen ul li img{float: left;}
#anli_cen ul li .text{line-height: 60px;font-size: 18px;color: #333;float: left;width: 94%;padding: 0 3%;}
#anli_cen ul li .text1{line-height: 30px;font-size: 15px;color: #333;float: left;width: 94%;padding: 0 3%;}
#anli_cen ul li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.15);}

#anli_cen ul li .text2{width: 100%;float: left;margin-top: 20px;margin-left: 11px;}
#anli_cen ul li .text2 span{font-size: 16px;color: #fff;background: #127A44;padding: 6px 40px;}

#news_top{background: url(../images/news_tit.png) no-repeat top center;width: 100%;margin: 0 auto;padding-top: 150px;}
#news_top p{color: #999;font-size: 16px;text-align: center;padding: 20px 0;}

#news .hd{overflow:hidden}
#news .hd ul{ width: 360px; margin: 0 auto;margin-bottom: 20px;overflow: hidden;}
#news .hd ul li{width:140px;float:left;height: 40px;border-radius: 20px;background: #FF8400;font-size: 15px;color: #fff;line-height: 40px;text-align: center;margin: 0 20px;}
#news .hd ul li.on{background: #069539;color: #fff;font-weight: bold;}

#news .bd{overflow:hidden;}
#news .bd .bd_top{width: 500px;float: left;height: 460px;margin-right: 20px;background: #fff; position: relative;    padding: 15px;}

#news .bd .bd_top .text{padding: 20px;position: absolute;left: 0;bottom: 0; background: #0056A9;}

#news .bd .bd_top img{float: left;}
#news .bd .bd_top .text h3{font-size: 20px;color: #fff;line-height: 40px; float: left;width: 380px;}
#news .bd .bd_top .text h4{font-size: 14px;color: #fff;float: left;width: 100px;line-height: 40px;}
#news .bd .bd_top .text p{font-size: 16px;color: #fff;padding: 8px 0; float: left;}

#news .bd ul li{width:300px;float:left;margin-right: 20px;border-bottom: 1px #ddd solid;background: #fff;    margin-bottom: 30px;}
#news .bd ul li a{display:block;-webkit-transition:all .5s;transition:all .5s;padding:30px;overflow:hidden} 
#news .bd ul li .date{float:left;background:#eaf0f7; width: 100px;height: 70px; margin-right: 20px;color: #666;font-size: 24px;text-align: center;line-height: 70px;font-weight: bold;}
#news .bd ul li .date strong{display:block;font-size:42px;line-height:1;color:#999;margin-bottom:10px}
#news .bd ul li .text{margin-left:0}
#news .bd ul li .text h4{margin-bottom: 20px;font-size:17px;font-weight:400;white-space:nowrap;overflow:hidden;font-weight: bold;}
#news .bd ul li .text p{margin:15px 0 0;color:#666;height:90px;overflow:hidden;font-size:14px}
/* #news .bd ul li .text span{float: left;color: #888;background: url(../images/icon_date.jpg) no-repeat left center;padding-left: 32px;} */

#news .more{margin: 0 auto; width: 200px;margin-top: 60px;}
#news .more a{padding: 15px 60px;background: #069539;color: #fff;font-size: 16px;border-radius: 4px;}